//==============================================================================
// Theocrat_anim.txt
// Added missing sunlight, fallen hero sound and ground glow defines~WarriorMario
//==============================================================================


//==============================================================================
define LOS
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Oracle LOS
      }
   }
}


//==============================================================================
define LOSsparkle
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Oracle LOSsparkle
      }
   }
}


//==============================================================================
define SunLight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon Sunlight
      }
   }
}


//==============================================================================
define GroundGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon GroundGlow
      }
   }
}

//==============================================================================
define heroglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Glow Small
      }
   }
}

//==============================================================================
define soul
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul
      }
   }
}

//==============================================================================
define soulaurora
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Aurora
      }
   }
}

//==============================================================================
define heavenlight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Heaven Light
      }
   }
}

//==============================================================================
define soulbirth
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Birth
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      CinematicLogic
		SetSelector
		{
			ContainLogic
			set hotspot
			{
				version
         	{
					Visual Scenario G Theocrat_idleA
					Connect FRONTABDOMEN heroglow hotspot
         	}
			}
			set hotspot
			{
				version
         	{
					Visual Scenario G Theocrat_CarryIdleA
					Connect FRONTABDOMEN heroglow hotspot
         	}
			}
      }
		SetSelector 
   	{
     		set hotspot
			{
				version
				{
					VisualGranny Theo_idleA
         	}
         }
   	}
	}
}

//==============================================================================
anim Bored
{
   SetSelector
   {
      CinematicLogic
		SetSelector
		{
			ContainLogic
			set hotspot
			{
				version
				{
					Visual Scenario G Theocrat_BoredA
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual Scenario G Theocrat_carryboredA
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
      }
		SetSelector 
   	{
     		set hotspot
			{
				version
				{
					VisualGranny Theo_idleA
         	}
         }
   	}
	}
}

//==============================================================================
anim Walk
{
   SetSelector
   {
      CinematicLogic
		SetSelector
		{
			ContainLogic
			set hotspot
			{
				version
         	{
					Visual Scenario G Theocrat_walkA
					tag FootstepLeft 0.00 true   
					tag FootstepRight 0.50 true   
					Connect FRONTABDOMEN heroglow hotspot
         	}
			}
			set hotspot
			{
				version
         	{
					Visual Scenario G Theocrat_CarryA
					tag FootstepLeft 0.00 true   
					tag FootstepRight 0.50 true   
					Connect FRONTABDOMEN heroglow hotspot
         	}
			}
      }
		SetSelector 
   	{
     		set hotspot
			{
				version
				{
					VisualGranny Theo_walkA
         	}
         }
   	}
	}
}

//==============================================================================
anim Attack
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Scenario G Theocrat_AttackA
				Connect FRONTABDOMEN heroglow hotspot
				tag Attack 0.49 true  
			}
		}
	}
}

//==============================================================================
anim Death
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Scenario G Theocrat_DeathA
				connect ATTACHPOINT soul hotspot
				connect ATTACHPOINT soulaurora hotspot
				connect ATTACHPOINT heavenlight hotspot
				connect ATTACHPOINT soulbirth hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.00 false AHeroHasFallen  checkOwner
//-- end auto generated section
			}
		}
	}
}


//==============================================================================
anim Flail
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Scenario G Theocrat_FlailA
				Connect FRONTABDOMEN heroglow hotspot
			}
		}
	}
}
//==============================================================================
anim MaxLOS
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Scenario G Theocrat_MaxLOS
				Connect ATTACHPOINT LOS hotspot
				Connect ATTACHPOINT LOSsparkle hotspot
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}
//==============================================================================		   			
anim Cinematic
{
   SetSelector
   {
      set hotspot
      {
         name The_Talk1sec
         version
         {
            VisualGranny Theo_Talk1sec
         }
      }
      set hotspot
      {
         name The_Talk2sec
         version
         {
            VisualGranny Theo_Talk2sec
         }
      }
      set hotspot
      {
         name The_Talk3sec
         version
         {
            VisualGranny Theo_Talk3sec
         }
      }
		set hotspot
      {
         name Theo_aomsp04omens
         version
         {
            VisualGranny Theo_aomsp04omens
         }
      }
		set hotspot
      {
         name Theo_aomsp04shame
         version
         {
            VisualGranny Theo_aomsp04shame
         }
      }
		set hotspot
      {
         name Theo_aomsp042stolen
         version
         {
            VisualGranny Theo_aomsp042stolen
         }
      }
		set hotspot
      {
         name Theo_aomsp042messagefrom
         version
         {
            VisualGranny Theo_aomsp042messagefrom
         }
      }
		set hotspot
      {
         name Theo_aomsp35acyclopshas
         version
         {
            VisualGranny Theo_aomsp35acyclopshas
         }
      }
   }
}
